home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2004 July / INTERNET119.ISO / pc / software / windows / messages / inxmail_easy / install.exe / templates / Personal mail (HTML).tmpl next >
Encoding:
Text File  |  2003-07-21  |  707 b   |  21 lines

  1. <html><body>
  2. Dear [%if sex='m']Mr.[%elseif sex='f']Mrs.[%else]Mr./Mrs.[%endif] [lastname],
  3. <p>
  4.  
  5. <!-- ************************************************************************
  6. * Comment:
  7. *
  8. * This template works only if you have the table columns "sex" and "lastname"
  9. * in you member's table, with the "sex" column contaiing the values "m" for
  10. * men, and "f" for women, respectively.
  11. *
  12. * This template addresses men with "Dear Mr. xxx", women with "Dear Mrs. xxx",
  13. * and undefined sexes with "Dear Mr./Mrs. xxx".
  14. *
  15. * Please delete this comment in your mail!!!
  16. ************************************************************************ -->
  17.  
  18. <p>
  19. Best regards,<br>
  20. - .............
  21. </body></html>